MK WireFrame
Node Data | |
|---|---|
Display name | |
MK WireFrame | |
Internal name | |
Node_MK_WireFrame | |
Inheritances | |
| Node_Processor | |
| Node_MK_WireFrame | |
Inputs | |
Output | |
vec2 |
Dimension |
Path | |
path |
Path |
int |
Sample |
slider |
Path Shift |
Thickness | |
vec2 |
Offset |
int |
Step |
curve |
Profile |
int |
Sample |
bool |
Both Side |
Render | |
float |
Face Thickness |
color |
Front Color |
color |
Back Color |
float |
Side Thickness |
gradient |
Side Color |
Outputs | |
surface |
Surface Out |

Draw 3D wireframe from a path by drawing path twice with offset and draw lines between them.
Properties
| Path | |
| Path | The path to use. |
| Sample | Number of points sampled from the path. |
| Path Shift | Shift path sampling position. |
| Thickness | |
| Offset | The offset between each copy. |
| Step | The number of sample point before drawing the line aross each path. |
| Profile | Scale the path along the connection. |
| Sample | The amount of line subdivision. Will impact the quality when using Profile |
| Render | |
| Face Thickness | Thickness of the main path lines. |
| Side Thickness | Thickness of the connection lines. |
Commit History
| 1.20.8 |
|
|---|